home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000358_news@columbia.edu _Wed Jul 3 18:40:26 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id SAA24423 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 Jul 1996 18:40:24 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id SAA28274 for kermit.misc@watsun; Wed, 3 Jul 1996 18:40:23 -0400 (EDT)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.mindlink.net!van-bc!unixg.ubc.ca!rover.ucs.ualberta.ca!alberta!usenet
  5. From: Vladimir Alexiev <vladimir@cs.ualberta.ca>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: file transfer
  8. Date: 03 Jul 1996 15:42:38 -0600
  9. Organization: University of Alberta, Computing Science
  10. Lines: 10
  11. Sender: vladimir@tees.cs.ualberta.ca
  12. Message-ID: <omn31h57zl.fsf@tees.cs.ualberta.ca>
  13. References: <omafxh7spj.fsf@tees.cs.ualberta.ca>
  14.     <4rdvqf$g9n@apakabar.cc.columbia.edu>
  15. NNTP-Posting-Host: tees.cs.ualberta.ca
  16. In-reply-to: fdc@watsun.cc.columbia.edu's message of 3 Jul 1996 14:24:15 GMT
  17. X-Newsreader: Gnus v5.0.15
  18.  
  19. A bit more on the same topic: I did some more testing, and here's what I
  20. found.
  21. - packet sizes up to 7000 are sustainable
  22. - size 7500 causes kermit to drop to 3000, and then quickly climb back to
  23.   7500. 
  24. - size 9000 causes kermit to drop all the way down to 17 and climb back
  25.   slowly. 
  26. There certainly is a PhD on dynamic systems hidden somewhere here :-)
  27. So I'll just stick with 7000, the overhead there is about 7% which is good
  28. enough :-)